Welcome![Sign In][Sign Up]
Location:
Search - win32 API asm

Search list

[Other resourceWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http : / / asm.yeah.net Programming Forum and compilation http : / / win32asm.yeah.net Webmaster. Th
Platform: | Size: 2819982 | Author: 胡胡 | Hits:

[Other resourcewin32asm_lyb

Description: 完整版的 Windows 环境下32位汇编语言程序设计(第2版)----罗云彬 编著(会员投诉不是第2版) Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐渐深入Win32汇编语言的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-complete version of the Windows 32 environment Assembly Language Programming (2nd Edition )---- Luo Bin edited (Member complaint is not the first version 2) under Windows 32 assembly language is a new programming language Introduction. It uses the same language with the C API interface, not only can be used for the development of large-scale software it is to understand details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" The simple example of writing began multithreading, registry, and network communications, and other complex procedures, through more than 70 examples of deepening Win32 compilation of language in all its aspects. The author of Luo Bin has more than 10 years of experience in assembly
Platform: | Size: 2820000 | Author: 李大叶 | Hits:

[Other resourcewin32-asm-jiaochen-verygood

Description: ASM 的教程。 这是使用 win32asm进行数据库编程,进行WINDOWS界面编程, Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。 因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。
Platform: | Size: 1422535 | Author: myname | Hits:

[Other resourcewin32asm

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。
Platform: | Size: 2820020 | Author: dsgsdg | Hits:

[Dialog_Windowasm_gui_win32

Description: 大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows gui API, even embedded platform many of the api gui was packaged into windows of win32 function. This example demonstrates the use of assembly language called win32 gui Function window application examples, we hope that a better understanding of assembly language called windows api rules.
Platform: | Size: 19456 | Author: 浦剑涛 | Hits:

[source in ebookWindows32-asm-lo

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-under Windows 32 assembly language is a brand new programming language. It uses the same language with the C API interface, not only can be used to develop large-scale software but details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" this is a simple example of the beginning of the preparation of multi-threaded, the registry, and network communications, such as complex procedures, through more than 60 examples of deepening Win32 compilation of language in all its aspects. The author of this book Luo Bin has ten years experience in assembly language programming, the programming is a compilation website http :// asm.yeah.net Programming Forum and compilation http :// win32asm.yeah.net Webmaster. Th
Platform: | Size: 2820096 | Author: 胡胡 | Hits:

[assembly languageWindows_API_function_CHS_EDITION

Description: windows API 函数的说明文档 中文版 很好用 对于win32变成的朋友来说是一个很大的帮助-windows API documentation of the Chinese version is useful for win32 to become friends is a great help
Platform: | Size: 352256 | Author: luzhyong | Hits:

[Otherwin32asm_lyb

Description: 完整版的 Windows 环境下32位汇编语言程序设计(第2版)----罗云彬 编著(会员投诉不是第2版) Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐渐深入Win32汇编语言的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-complete version of the Windows 32 environment Assembly Language Programming (2nd Edition )---- Luo Bin edited (Member complaint is not the first version 2) under Windows 32 assembly language is a new programming language Introduction. It uses the same language with the C API interface, not only can be used for the development of large-scale software it is to understand details of the operating system running in the best way. Preparation of the book from the perspective of applications, "Hello World!" The simple example of writing began multithreading, registry, and network communications, and other complex procedures, through more than 70 examples of deepening Win32 compilation of language in all its aspects. The author of Luo Bin has more than 10 years of experience in assembly
Platform: | Size: 2820096 | Author: 李大叶 | Hits:

[Otherwin32-asm-jiaochen-verygood

Description: ASM 的教程。 这是使用 win32asm进行数据库编程,进行WINDOWS界面编程, Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。 因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。-err
Platform: | Size: 1422336 | Author: myname | Hits:

[Otherwin32asm

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。 -Windows Environment 32-bit assembly language
Platform: | Size: 2820096 | Author: dsgsdg | Hits:

[assembly languageWin32_AssemblyPragrammingV2

Description: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。 本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过70多个实例逐步深入Win32汇编语言编程的方方面面。 本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。-err
Platform: | Size: 2496512 | Author: 张 周 | Hits:

[OtherWIN32

Description: Win32 API for assembly language, ASM++ compatible
Platform: | Size: 16384 | Author: Tinashe | Hits:

[Hook apihookdll060715

Description: 汇编(MASM):最简单的HOOK API-WIN32 ASM hookdll
Platform: | Size: 8192 | Author: ycool | Hits:

[VC/MFC4401136.8155992016(1)

Description: 内容简介: Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本书是作者多年来编程工作的总结,适合于欲通过Win32汇编语言编写Windows程序的读者。 -SYNOPSIS: 32-bit Windows environment, assembly language is a new programming language. It uses the same API interface C++ language, not only can be used to develop a large-scale software, and understand the details of the operating system is running the best way. Book from the point of view of the preparation of applications from the " Hello World!" This simple example, start to write multi-threaded, registry, and network communication complex procedures, all aspects of the Win32 assembly language by more than 60 instances gradually deepening. The author Luo Bin has more than ten years of assembly language programming experience, is a compilation of the programming website http://asm.yeah.net and to assembly programming the forum http://win32asm.yeah.net the captains. The book is a summary of programming work over the years, and is suitable for readers to write Windows programs- via Win32 assembly language.
Platform: | Size: 2814976 | Author: ww.ch | Hits:

CodeBus www.codebus.net